-
Home
-
Payment Plugins for PayPal WooCommerce
-
1.0.10
-
Code
-
Classes
- PaymentResult
Total Complexity |
12 |
Dependencies |
4 |
Dependents |
5 |
Total lines |
95 |
Lines of code |
48 |
Logical lines of code |
19 |
Comment lines |
24 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
60 |
3 |
14 |
success() |
S |
82 |
1 |
3 |
is_captured() |
S |
80 |
1 |
3 |
get_capture_id() |
S |
80 |
1 |
3 |
get_capture() |
S |
80 |
1 |
3 |
get_authorization_id() |
S |
80 |
1 |
3 |
get_error_message() |
S |
82 |
1 |
3 |
set_error_message() |
S |
81 |
1 |
3 |
get_failure_response() |
S |
68 |
1 |
7 |
get_success_response() |
S |
70 |
1 |
6 |